home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / bbs / lastfew.lha / lastfew.doc < prev    next >
Text File  |  1995-05-29  |  2KB  |  66 lines

  1.  
  2.                         LASTFEW
  3.                         
  4. Here is the usual disclaimer:  This program is written by Steve Davis
  5. of the Boarding House BBS.  You use it at your own risk.  It something
  6. goes wrong, it is your problem, not mine.
  7.  
  8. LASTFEW is a Starnet (or MEBBSNet) door.
  9. Call it from a menu something like this:
  10.  
  11. ;
  12. Option 'R':
  13.    Function rundoor doors:lastfew
  14.    end
  15. ; this assumes that lastfew is in a directory named DOORS
  16. ; and that is probably what you have in a Starnet (or MEBBSNet) system.
  17.  
  18. There must be a LASTFEW.CFG file in the same directory as LASTFEW.
  19. That file contains five lines of text.  The first is echoed to the
  20. Starnet screen when LASTFEW is executed.
  21. The next line contains the number of names to grab from the end
  22. of CALL.DAT.  The next three lines are names which will _NOT_
  23. be shown on the screen as recent callers. 
  24.  
  25. The 16 most recent guests at the Boarding House:
  26. 16
  27. SYSOP
  28. STEVE DAVIS
  29. ROBERT DAVIS
  30.  
  31. LASTFEW does a small service for the MEBBSNet/Starnet system operator.
  32. It truncates the CALL.DAT file to the number of lines defined in the 
  33. second line of the LASTFEW.CFG file as shown above.  You don't have
  34. to delete CALL.DAT because a single call to LASTFEW shortens what
  35. otherwise could become a very long textfile.
  36.  
  37. ====================================================================
  38.  
  39. LASTFEW is one of those Starnet doors which does work well with
  40. MEBBSNet, providing an assignment for the Starnet: device is 
  41. correctly made, and the StarDoor Interpreter is running.
  42.  
  43. Here is how to do it in your sys:s/User-Startup text file .....
  44. After you assign MEBBSNet: 
  45.  
  46. assign MEBBSNet: Work:MEBBSNet
  47.  
  48. then do the following assignment 
  49.  
  50. assign StarNet: MEBBSNet:
  51.  
  52. and then, after you have MEBBSBase running, start the interpreter
  53.  
  54. mebbsnet:c/stardoorinterp
  55.  
  56. and then have LASTFEW and LASTFEW.CFG in your mebbsnet:doors/  directory.
  57.  
  58. This program, and several other DOOR programs for Starnet, will eventually
  59. be totally rewritten for MEBBSNet.  But this one works as is.  It is running
  60. now on my MEBBSNet BBS, 
  61.     The Boarding House
  62.     913 827-0744
  63.     MaxNet 90:160/0  AmigaNet 40:205/1  FidoNet 1:295/11
  64.     
  65.     Robert Davis, sysop
  66.